home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 4861 < prev    next >
Encoding:
Internet Message Format  |  1996-08-06  |  558 b 

  1. Path: news.uni-jena.de!news
  2. From: mkt@isun04.inf.uni-jena.de (Tilo Koerbs)
  3. Newsgroups: comp.lang.c++
  4. Subject: Re: g++ 2.7.2 Bug
  5. Date: 1 Feb 1996 12:04:39 GMT
  6. Organization: Lehrstuhl fuer Rechnerarchitektur- und kommunikation, FSU Jena
  7. Message-ID: <4eqa8n$fpu@fsuj01.rz.uni-jena.de>
  8. References: <bredelin-3101961319210001@apm-b325-8.ucsd.edu>
  9. Reply-To: mkt@isun04.inf.uni-jena.de
  10. NNTP-Posting-Host: isun07.inf.uni-jena.de
  11.  
  12.  
  13. Short answer:
  14. In case of a conversion, the compiler only checks
  15. one-step conversions! It never tries to convert via
  16. an 'third' type!
  17.  
  18.  
  19.